[INFO] cloning repository https://github.com/CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeLinaro-mirror%2Fla_platform_external_rust_crates_v4l2r", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeLinaro-mirror%2Fla_platform_external_rust_crates_v4l2r'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19fe4c2cad002b153e2f1d76f35e0bae0ecf4720
[INFO] fixing CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeLinaro-mirror%2Fla_platform_external_rust_crates_v4l2r" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r
[INFO] finished tweaking git repo https://github.com/CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r
[INFO] tweaked toml for git repo https://github.com/CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodeLinaro-mirror/la_platform_external_rust_crates_v4l2r already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded windows-targets v0.52.5
[INFO] [stderr]   Downloaded enumn v0.1.13
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded android_logger v0.11.3
[INFO] [stderr]   Downloaded ctrlc v3.4.4
[INFO] [stderr]   Downloaded winapi-util v0.1.8
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded autocfg v1.3.0
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.201
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded serde v1.0.201
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] [stderr]   Downloaded cbindgen v0.25.0
[INFO] [stderr]   Downloaded clap v3.2.25
[INFO] [stderr]   Downloaded rustix v0.38.34
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.5
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.5
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.5
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.5
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.5
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914
[INFO] running `Command { std: "docker" "start" "52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cbindgen v0.25.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling enumn v0.1.13
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling v4l2r v0.0.5 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> lib/src/device/queue/handles_provider.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProcessEventsError` is never used
[INFO] [stdout]    --> lib/src/decoder/stateful/capture_thread.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessEventsError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device/poller.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device/queue.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder, GFmtError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder<'_>, GFmtError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device/queue.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<Device> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<'_, Device> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:491:28
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:497:32
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor {
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:556:24
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor> {
[INFO] [stdout]     |                            ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 596 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 596 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 |           &self,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 621 |       ) -> V4l2PlanesWithBacking<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 622 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 623 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 624 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 625 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 ~     ) -> V4l2PlanesWithBacking<'_, 
[INFO] [stdout] 622 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 623 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 624 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:646:9
[INFO] [stdout]     |
[INFO] [stdout] 646 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 647 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 647 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:672:9
[INFO] [stdout]     |
[INFO] [stdout] 672 |           &mut self,
[INFO] [stdout]     |           ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 673 |       ) -> V4l2PlanesWithBackingMut<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 674 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 675 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 676 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 677 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 673 ~     ) -> V4l2PlanesWithBackingMut<'_, 
[INFO] [stdout] 674 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 675 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 676 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/ioctl/frameintervals.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/ioctl/framesizes.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking v4l2r-utils v0.0.1 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling v4l2r-ffi v0.0.1 (/opt/rustwide/workdir/ffi)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> lib/src/device/queue/handles_provider.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ffi/src/memory.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ffi/src/memory.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProcessEventsError` is never used
[INFO] [stdout]    --> lib/src/decoder/stateful/capture_thread.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessEventsError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device/poller.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device/queue.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder, GFmtError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder<'_>, GFmtError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/device/queue.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<Device> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<'_, Device> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:491:28
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:497:32
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor {
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:556:24
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor> {
[INFO] [stdout]     |                            ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 596 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 596 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 |           &self,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 621 |       ) -> V4l2PlanesWithBacking<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 622 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 623 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 624 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 625 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 ~     ) -> V4l2PlanesWithBacking<'_, 
[INFO] [stdout] 622 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 623 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 624 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:646:9
[INFO] [stdout]     |
[INFO] [stdout] 646 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 647 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 647 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/ioctl.rs:672:9
[INFO] [stdout]     |
[INFO] [stdout] 672 |           &mut self,
[INFO] [stdout]     |           ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 673 |       ) -> V4l2PlanesWithBackingMut<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 674 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 675 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 676 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 677 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 673 ~     ) -> V4l2PlanesWithBackingMut<'_, 
[INFO] [stdout] 674 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 675 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 676 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/ioctl/frameintervals.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/ioctl/framesizes.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914", kill_on_drop: false }`
[INFO] [stdout] 52a84d9e3d088208a0cc3b2227c07e7c86d40c15a8837dfaf055d00b3861e914
